home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 21
/
Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso
/
Aminet
/
dev
/
misc
/
gms_dev.lha
/
GMS
/
Includes
/
proto
/
games.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1997-07-05
|
204 b
|
12 lines
#ifndef PROTO_GAMES_H
#define PROTO_GAMES_H
#ifdef _DCC
extern struct GMSBase *GMSBase;
#endif
#include <clib/games_protos.h>
#include <pragmas/games_pragmas.h>
#include <pragmas/games_extras.h>
#endif